Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update CLI to v2.29.1 #3534

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 18, 2024

Bumps scripts/update-cli.sh from 2.25.2 to 2.29.1.

Auto-generated by a dependency updater.

Changelog

2.29.1

Updated version 2.29.0 changelog. No code changes.

2.29.0

Source maps fixes

This release fixes the behavior of sourcemaps inject and sourcemaps upload. We now treat minified and non-minified source files the same way in both commands, which was always the desired behavior, and is also consistent with our JS bundler plugins.

Please be aware that from now on, sourcemaps inject will inject debug IDs into all JS source files at the path provided to the command. If you only wish for some of the files to have debug IDs injected, you need to modify the path(s) passed to sourcemaps inject or you need to use the --ignore or --ignore-file options to exclude the files you do not wish to inject the debug IDs into.

In the sourcemaps upload command, we have eliminated the "Minified Scripts" section in the Source Maps Upload Report. Instead, these minified scripts will appear under "Scripts."

Auth token validation

Sentry CLI now validates that you have provided an auth token whenever you run a command that requires authentication to succeed. If you fail to provide an auth token when running such a command, the Sentry CLI will exit with an error message explaining that the auth token is required but missing.

Other fixes & improvements

  • fix(sourcemaps): Add .cjs and .mjs to default sourcemaps upload extensions (#1961) by szokeasaurusrex
  • fix(xcode): Only parse Plist when required during RN source maps upload (#1940) by krystofwoldrich
  • fix(files): Fail when deleting all files fails with 404 error (#1949) by szokeasaurusrex
  • fix: support windows on arm via x64 binary (#1943) by MarshallOfSound

2.28.6

Various fixes & improvements

  • fix(deploys): Revert "fix(deploys): Use --project argument (#1930)" (#1942) by szokeasaurusrex

2.28.5

Various fixes & improvements

  • fix(deploys): Use --project argument (#1930) by szokeasaurusrex

2.28.0

New features

  • New cron monitor configuration options (#1922) by szokeasaurusrex
    • The sentry-cli monitors run command now has two new command line arguments: --failure-issue-threshold and --recovery-threshold. These arguments allow the user to specify the number of consecutive failed checkins that trigger an issue to be created and the number of successful checkins that trigger the issue to be resolved, respectively.

Various fixes & improvements

  • fix(sourcemaps): print source map URL instead of {source_url} on error (#1917) by jbg

2.27.0

Improvements

  • Prefer --url argument over empty auth token URL (#1914) by szokeasaurusrex
  • feat(xcode): Print redirected output file path when going to the background (#1920) by krystofwoldrich

Fixes

  • Correct error message for querying events/issues on non-existing project. The message now states that the project could not be found, instead of stating that the organization could not be found. (#1916) by szokeasaurusrex

Other

  • Remove dsyms/associate API usage (#1886) by Swatinem

2.26.0

Various fixes & improvements

  • meta: Revert "meta: Temporarily disable npm targets for v1 release (#1903)" (#1908) by szokeasaurusrex
  • Add "--environment" option to "monitors run" (supplement "-e" shorthand) (#1881) by skalee
  • meta: Temporarily disable npm targets for v1 release (#1903) by lforst

2.25.3

  • No documented changes.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jan 18, 2024
Copy link
Contributor Author

github-actions bot commented Jan 18, 2024

Android (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 342.57 ms 369.52 ms 26.96 ms
Size 7.15 MiB 8.18 MiB 1.03 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
d197b5c+dirty 258.75 ms 313.61 ms 54.86 ms
d361d38+dirty 257.72 ms 318.76 ms 61.04 ms
acadc0f+dirty 259.04 ms 304.67 ms 45.63 ms
9a3ca65+dirty 344.96 ms 358.92 ms 13.96 ms
9433f35+dirty 265.50 ms 336.08 ms 70.58 ms
31fcca2+dirty 366.64 ms 395.78 ms 29.14 ms
d7401ac+dirty 373.98 ms 394.08 ms 20.10 ms
575f9da+dirty 337.15 ms 370.47 ms 33.32 ms
15c80ab+dirty 276.38 ms 327.54 ms 51.17 ms
86d6d2c+dirty 267.21 ms 325.24 ms 58.04 ms

App size

Revision Plain With Sentry Diff
d197b5c+dirty 7.15 MiB 8.09 MiB 962.72 KiB
d361d38+dirty 7.15 MiB 8.08 MiB 959.34 KiB
acadc0f+dirty 7.15 MiB 8.03 MiB 903.20 KiB
9a3ca65+dirty 7.15 MiB 8.09 MiB 962.83 KiB
9433f35+dirty 7.15 MiB 8.08 MiB 959.34 KiB
31fcca2+dirty 7.15 MiB 8.18 MiB 1.03 MiB
d7401ac+dirty 7.15 MiB 8.04 MiB 910.85 KiB
575f9da+dirty 7.15 MiB 8.10 MiB 979.68 KiB
15c80ab+dirty 7.15 MiB 8.09 MiB 966.13 KiB
86d6d2c+dirty 7.15 MiB 8.09 MiB 962.69 KiB

Previous results on branch: deps/scripts/update-cli.sh

Startup times

Revision Plain With Sentry Diff
563dbcd+dirty 299.66 ms 333.24 ms 33.58 ms
c9a9e60+dirty 373.73 ms 381.29 ms 7.55 ms
49dc79a+dirty 267.29 ms 318.94 ms 51.65 ms
7bf2a82+dirty 268.90 ms 311.79 ms 42.89 ms
db10c32+dirty 345.35 ms 373.66 ms 28.31 ms
67ad8d9+dirty 340.48 ms 372.59 ms 32.11 ms
b5d860e+dirty 300.50 ms 327.07 ms 26.57 ms
d39acdf+dirty 380.76 ms 410.94 ms 30.18 ms
7297826+dirty 341.22 ms 352.34 ms 11.12 ms
81747a7+dirty 327.18 ms 339.42 ms 12.24 ms

App size

Revision Plain With Sentry Diff
563dbcd+dirty 7.15 MiB 8.04 MiB 912.27 KiB
c9a9e60+dirty 7.15 MiB 8.07 MiB 946.13 KiB
49dc79a+dirty 7.15 MiB 8.07 MiB 946.13 KiB
7bf2a82+dirty 7.15 MiB 8.07 MiB 949.80 KiB
db10c32+dirty 7.15 MiB 8.12 MiB 997.73 KiB
67ad8d9+dirty 7.15 MiB 8.18 MiB 1.03 MiB
b5d860e+dirty 7.15 MiB 8.09 MiB 963.80 KiB
d39acdf+dirty 7.15 MiB 8.11 MiB 987.03 KiB
7297826+dirty 7.15 MiB 8.04 MiB 910.85 KiB
81747a7+dirty 7.15 MiB 8.10 MiB 973.55 KiB

Copy link
Contributor Author

github-actions bot commented Jan 18, 2024

iOS (new) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1238.08 ms 1238.12 ms 0.04 ms
Size 2.92 MiB 3.47 MiB 562.37 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
80b2ce3+dirty 1245.12 ms 1262.04 ms 16.92 ms
d7401ac+dirty 1288.10 ms 1289.54 ms 1.44 ms
e5c9b8b+dirty 1276.90 ms 1280.92 ms 4.02 ms
acadc0f+dirty 1271.12 ms 1272.28 ms 1.16 ms
728164b+dirty 1280.06 ms 1285.26 ms 5.20 ms
3ffcddd+dirty 1272.22 ms 1273.98 ms 1.76 ms
9a3ca65+dirty 1276.40 ms 1279.14 ms 2.74 ms
457e29f+dirty 1256.71 ms 1258.50 ms 1.79 ms
12427f4+dirty 1224.90 ms 1231.40 ms 6.50 ms
2534337+dirty 1220.87 ms 1221.47 ms 0.60 ms

App size

Revision Plain With Sentry Diff
80b2ce3+dirty 2.92 MiB 3.40 MiB 492.75 KiB
d7401ac+dirty 2.92 MiB 3.40 MiB 488.06 KiB
e5c9b8b+dirty 2.92 MiB 3.43 MiB 524.50 KiB
acadc0f+dirty 2.92 MiB 3.39 MiB 487.34 KiB
728164b+dirty 2.92 MiB 3.44 MiB 533.26 KiB
3ffcddd+dirty 2.92 MiB 3.40 MiB 494.39 KiB
9a3ca65+dirty 2.92 MiB 3.37 MiB 464.32 KiB
457e29f+dirty 2.92 MiB 3.43 MiB 524.75 KiB
12427f4+dirty 2.92 MiB 3.44 MiB 533.29 KiB
2534337+dirty 2.92 MiB 3.43 MiB 529.76 KiB

Previous results on branch: deps/scripts/update-cli.sh

Startup times

Revision Plain With Sentry Diff
7bf2a82+dirty 1287.16 ms 1292.26 ms 5.10 ms
d39acdf+dirty 1266.24 ms 1289.98 ms 23.74 ms
db10c32+dirty 1228.65 ms 1236.56 ms 7.91 ms
7297826+dirty 1235.14 ms 1244.18 ms 9.04 ms
b5d860e+dirty 1262.49 ms 1282.84 ms 20.35 ms
d53a041+dirty 1228.78 ms 1229.58 ms 0.80 ms
81747a7+dirty 1227.10 ms 1243.40 ms 16.30 ms
563dbcd+dirty 1248.98 ms 1267.08 ms 18.10 ms
49dc79a+dirty 1269.10 ms 1273.92 ms 4.82 ms
67ad8d9+dirty 1207.63 ms 1208.81 ms 1.18 ms

App size

Revision Plain With Sentry Diff
7bf2a82+dirty 2.92 MiB 3.41 MiB 501.01 KiB
d39acdf+dirty 2.92 MiB 3.43 MiB 524.92 KiB
db10c32+dirty 2.92 MiB 3.44 MiB 531.76 KiB
7297826+dirty 2.92 MiB 3.40 MiB 488.13 KiB
b5d860e+dirty 2.92 MiB 3.38 MiB 475.38 KiB
d53a041+dirty 2.92 MiB 3.43 MiB 522.92 KiB
81747a7+dirty 2.92 MiB 3.39 MiB 485.59 KiB
563dbcd+dirty 2.92 MiB 3.40 MiB 494.10 KiB
49dc79a+dirty 2.92 MiB 3.41 MiB 499.49 KiB
67ad8d9+dirty 2.92 MiB 3.46 MiB 558.98 KiB

Copy link
Contributor Author

github-actions bot commented Jan 19, 2024

Android (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 435.60 ms 457.04 ms 21.44 ms
Size 17.73 MiB 19.91 MiB 2.17 MiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
3853f43 329.68 ms 346.32 ms 16.64 ms
e2b64fe 316.88 ms 330.23 ms 13.35 ms
1d86dd6 405.14 ms 411.06 ms 5.92 ms
9433f35 347.64 ms 356.22 ms 8.58 ms
34aba08 328.10 ms 342.84 ms 14.74 ms
8900e1a+dirty 430.68 ms 456.13 ms 25.44 ms
e73f4ed+dirty 332.96 ms 354.33 ms 21.37 ms
e5c9b8b 409.02 ms 426.66 ms 17.64 ms
acadc0f+dirty 373.24 ms 381.51 ms 8.27 ms
ad6c299 375.94 ms 382.02 ms 6.08 ms

App size

Revision Plain With Sentry Diff
3853f43 17.73 MiB 19.81 MiB 2.08 MiB
e2b64fe 17.73 MiB 19.80 MiB 2.07 MiB
1d86dd6 17.73 MiB 19.86 MiB 2.12 MiB
9433f35 17.73 MiB 19.81 MiB 2.08 MiB
34aba08 17.73 MiB 19.80 MiB 2.07 MiB
8900e1a+dirty 17.73 MiB 19.75 MiB 2.01 MiB
e73f4ed+dirty 17.73 MiB 20.04 MiB 2.31 MiB
e5c9b8b 17.73 MiB 19.83 MiB 2.10 MiB
acadc0f+dirty 17.73 MiB 19.75 MiB 2.01 MiB
ad6c299 17.73 MiB 19.75 MiB 2.02 MiB

Previous results on branch: deps/scripts/update-cli.sh

Startup times

Revision Plain With Sentry Diff
d53a041 337.20 ms 358.47 ms 21.27 ms
7297826+dirty 324.73 ms 352.69 ms 27.96 ms
7bf2a82 320.73 ms 330.15 ms 9.42 ms
b5d860e+dirty 346.87 ms 391.02 ms 44.15 ms
67ad8d9 387.76 ms 416.41 ms 28.65 ms
d39acdf 394.24 ms 419.92 ms 25.67 ms
563dbcd 383.08 ms 386.57 ms 3.49 ms
c9a9e60 340.32 ms 353.98 ms 13.66 ms
81747a7+dirty 338.02 ms 360.96 ms 22.94 ms
49dc79a 314.65 ms 326.36 ms 11.71 ms

App size

Revision Plain With Sentry Diff
d53a041 17.73 MiB 19.83 MiB 2.10 MiB
7297826+dirty 17.73 MiB 19.75 MiB 2.02 MiB
7bf2a82 17.73 MiB 19.81 MiB 2.07 MiB
b5d860e+dirty 17.73 MiB 20.04 MiB 2.31 MiB
67ad8d9 17.73 MiB 19.91 MiB 2.17 MiB
d39acdf 17.73 MiB 19.84 MiB 2.11 MiB
563dbcd 17.73 MiB 19.75 MiB 2.02 MiB
c9a9e60 17.73 MiB 19.80 MiB 2.07 MiB
81747a7+dirty 17.73 MiB 20.05 MiB 2.32 MiB
49dc79a 17.73 MiB 19.80 MiB 2.07 MiB

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.sh branch 2 times, most recently from 12922b4 to dace40f Compare January 19, 2024 16:19
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.25.3 chore(deps): update CLI to v2.26.0 Jan 22, 2024
Copy link
Contributor Author

github-actions bot commented Jan 22, 2024

iOS (legacy) Performance metrics 🚀

  Plain With Sentry Diff
Startup time 1217.34 ms 1229.98 ms 12.64 ms
Size 2.36 MiB 2.91 MiB 558.13 KiB

Baseline results on branch: main

Startup times

Revision Plain With Sentry Diff
80b2ce3+dirty 1265.92 ms 1268.60 ms 2.69 ms
d7401ac+dirty 1252.38 ms 1275.04 ms 22.66 ms
e5c9b8b+dirty 1258.57 ms 1267.32 ms 8.75 ms
acadc0f+dirty 1264.38 ms 1290.06 ms 25.68 ms
728164b+dirty 1256.10 ms 1259.08 ms 2.98 ms
3ffcddd+dirty 1244.47 ms 1264.14 ms 19.67 ms
9a3ca65+dirty 1247.06 ms 1274.58 ms 27.52 ms
457e29f+dirty 1253.94 ms 1269.18 ms 15.24 ms
12427f4+dirty 1267.15 ms 1271.30 ms 4.15 ms
2534337+dirty 1225.08 ms 1230.26 ms 5.17 ms

App size

Revision Plain With Sentry Diff
80b2ce3+dirty 2.36 MiB 2.84 MiB 486.98 KiB
d7401ac+dirty 2.36 MiB 2.83 MiB 481.14 KiB
e5c9b8b+dirty 2.36 MiB 2.87 MiB 520.43 KiB
acadc0f+dirty 2.36 MiB 2.83 MiB 480.37 KiB
728164b+dirty 2.36 MiB 2.88 MiB 530.38 KiB
3ffcddd+dirty 2.36 MiB 2.84 MiB 489.60 KiB
9a3ca65+dirty 2.36 MiB 2.82 MiB 462.89 KiB
457e29f+dirty 2.36 MiB 2.87 MiB 520.67 KiB
12427f4+dirty 2.36 MiB 2.88 MiB 530.38 KiB
2534337+dirty 2.36 MiB 2.88 MiB 525.47 KiB

Previous results on branch: deps/scripts/update-cli.sh

Startup times

Revision Plain With Sentry Diff
7bf2a82+dirty 1261.53 ms 1270.22 ms 8.69 ms
d39acdf+dirty 1243.82 ms 1252.40 ms 8.58 ms
db10c32+dirty 1218.78 ms 1232.74 ms 13.96 ms
7297826+dirty 1244.12 ms 1276.61 ms 32.49 ms
b5d860e+dirty 1262.92 ms 1276.10 ms 13.18 ms
d53a041+dirty 1264.92 ms 1272.28 ms 7.36 ms
81747a7+dirty 1226.60 ms 1246.62 ms 20.02 ms
563dbcd+dirty 1276.28 ms 1290.15 ms 13.87 ms
49dc79a+dirty 1263.92 ms 1275.28 ms 11.36 ms
67ad8d9+dirty 1198.15 ms 1200.33 ms 2.18 ms

App size

Revision Plain With Sentry Diff
7bf2a82+dirty 2.36 MiB 2.85 MiB 496.85 KiB
d39acdf+dirty 2.36 MiB 2.87 MiB 521.00 KiB
db10c32+dirty 2.36 MiB 2.88 MiB 528.89 KiB
7297826+dirty 2.36 MiB 2.83 MiB 481.14 KiB
b5d860e+dirty 2.36 MiB 2.82 MiB 469.15 KiB
d53a041+dirty 2.36 MiB 2.87 MiB 518.81 KiB
81747a7+dirty 2.36 MiB 2.83 MiB 478.50 KiB
563dbcd+dirty 2.36 MiB 2.84 MiB 488.84 KiB
49dc79a+dirty 2.36 MiB 2.85 MiB 495.31 KiB
67ad8d9+dirty 2.36 MiB 2.90 MiB 554.65 KiB

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.sh branch 6 times, most recently from 746d59b to 53e12f8 Compare January 29, 2024 12:18
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.26.0 chore(deps): update CLI to v2.27.0 Jan 30, 2024
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.sh branch 7 times, most recently from ee20a52 to 6312be1 Compare February 5, 2024 08:40
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.27.0 chore(deps): update CLI to v2.28.6 Feb 14, 2024
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.sh branch 2 times, most recently from 5ec40e0 to e64109e Compare February 14, 2024 14:00
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.sh branch 5 times, most recently from 01beff3 to 01db6dc Compare February 19, 2024 12:59
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.sh branch 7 times, most recently from 47ba35e to 06cbf70 Compare February 29, 2024 13:45
@github-actions github-actions bot changed the title chore(deps): update CLI to v2.28.6 chore(deps): update CLI to v2.29.1 Mar 5, 2024
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-cli.sh branch 6 times, most recently from 7405303 to ce7bcc0 Compare March 5, 2024 20:25
@krystofwoldrich krystofwoldrich enabled auto-merge (squash) March 6, 2024 12:33
Copy link
Member

@krystofwoldrich krystofwoldrich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@krystofwoldrich krystofwoldrich merged commit 44a9213 into main Mar 6, 2024
54 of 56 checks passed
@krystofwoldrich krystofwoldrich deleted the deps/scripts/update-cli.sh branch March 6, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants